.imgSwitcher{width:100%;height:140px;clear:both;}
.silder {overflow: hidden;text-align: center;position:relative;float:left;margin-right:6px;margin-bottom:10px;}
.silder .silder_list {height:140px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:42px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;}
.silder .silder_page li{width:16px; font-size:12px; float:left; height:16px;line-height:16px;margin:25px 1px 0 0; background:#f8f8f8;display:inline-block;text-align:center;color:#2eaaf9;}
.silder .silder_page li.current{background:#2eaaf9;color:#fff;}
.silder_desc{color:#fff;background:url(../images/tit_bg.png) repeat 0 0;float:left;padding-left: 2px;
    line-height: 20px;height: 40px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;}

.silder_desc a {color:#fff;}   
.silder .silder_page li:hover{cursor:pointer;}

.imgTitle{height:30px;line-height:30px;background-color:#285eb1;color:#fff; font-size:13px; font-weight:700; text-align:center;}
.imgContent{padding-top:15px;padding-right:6px;height:145px;font-size:13px; background-color:#fbfcfd;}